home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / bbs / ms_ad11.zip / ADDDESCR.CFG < prev    next >
Text File  |  1993-12-14  |  589b  |  19 lines

  1. ;semi-colons **MUST** be in column 1 for comments
  2.  
  3. ;Packers supported - Add your own if you wish
  4. PACKER   ZIP    UnZip -j %s
  5. PACKER    ARC    PKaX -e %s
  6.  
  7. ;note that in the LHA commands below. only the FILE_ID.DIZ file will be
  8. ;extracted.
  9. PACKER    LHA    LHA x -I -h %s FILE_ID.DIZ
  10. PACKER    LZH    LHA x -I -h %s FILE_ID.DIZ
  11.  
  12. ;SHORTLEN   # of chars to allow FILE-ID.DIZ to be used as SHORT
  13. ;           greater than this causes the FILE-ID.DIZ text to be stored
  14. ;           as a long description.  If not present, default is 80.
  15. SHORTLEN    320
  16.  
  17. ;Temporary directory where files will be decompressed
  18. WORKDIR    RAM:
  19.